home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 18
/
CU Amiga Magazine's Super CD-ROM 18 (1997)(EMAP Images)(GB)[!][issue 1998-01].iso
/
CUCD
/
Utilities
/
MakePath
/
MakePath.readme
< prev
Wrap
Text File
|
1997-09-29
|
1KB
|
54 lines
Short: MakeDir replacement, creates full path
Author: olemb@stud.cs.uit.no (Ole Martin Bjørndalen)
Uploader: olemb@stud.cs.uit.no (Ole Martin Bjørndalen)
Version: 1.1a
Type: util/cli
Replaces: util/cli/MakePath.lha
MakePath 1.1a
==============
MakePath is a CLI tool similar to MakeDir, with the exception that it
creates full paths rather than single directories. You can type
"MakePath this/is/a/long/path", and all directories that don't already
exist will be created.
Source code is included.
Features
---------
- Fully localized. Uses system strings,
so no new catalog is needed
- Written in 100% system friendly C
- Only 528 bytes long
- Can be made resident
- Enforcer and Mungwall tested
Changes from 1.1 to 1.1a
-------------------------
- Source code is now included
- Brushed up the documentation a bit
Changes from 1.0 to 1.1
------------------------
- Rewrote everything, removing a
lot of bugs and resulting in a
much smaller program
- Added more sanity checks
- See History.txt for details
Author
-------
Ole Martin Bjørndalen
E-mail: olemb@stud.cs.uit.no
WWW: http://www.cs.uit.no/~olemb/